darcs-monitor software package provides Darcs add-on that sends mail about newly pushed changes, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install darcs-monitor
darcs-monitor is installed in your system.
Make ensure the darcs-monitor package were installed using the commands given below,
$ sudo dpkg-query -l | grep darcs-monitor *
You will get with darcs-monitor package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Development |
| Package | darcs-monitor |
| Version | 0.4.2-4 |
| Description | Darcs add-on that sends mail about newly pushed changes |
| Sub Section | devel |